Content Library Usages Info
The Content Library Usages Info schema contains information about the usage on a content library.
This schema was added in vSphere API 9.1.0.0.
{
"usage": "string",
"resource_urn": "string",
"addition_time": "string"
}
The identifier of the usage on a content library.
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.content.library.Usages. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.content.library.Usages.
The Uniform Resource Name (URN) of the resource that is using the content library.
This property was added in vSphere API 9.1.0.0.
The date and time when the usage got added on the content library.
This property was added in vSphere API 9.1.0.0.